##############################################################################
# Python From Scratch
# Autor: Nilo Ney Coutinho Menezes
# Editora Novatec (c) 2010-2024
# Site: https://pythonfromscratch.com
#
# File: listing\chapter 06\06.1126 - No Title.py
# Description: No Title
##############################################################################
[0] 5
(0, 5)
[1] 9
(1, 9)
[2] 13
(2, 13)